golang.org/x/tools/internal/gcimporter.exportWriter.exportPath (method)
5 uses
golang.org/x/tools/internal/gcimporter (current package)
iexport.go#L284: return w.exportPath(pkgs[i]) < w.exportPath(pkgs[j])
iexport.go#L289: w.string(w.exportPath(pkg))
iexport.go#L422: func (w *exportWriter) exportPath(pkg *types.Package) string {
iexport.go#L664: w.string(w.exportPath(pkg))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)